PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFRemoteGoToAction Class / getDestination Method
In This Topic
    getDestination Method
    In This Topic
    Gets the destination to jump to.
    Syntax
    public PDFPageNumberDestination getDestination()

    Return Value

    A com.o2sol.pdf4java.destinations.PDFPageNumberDestination object specifying the destination to jump to.
    See Also